Release 10.1A: OpenEdge Development:
ADM Reference


createField

Create the Filter for one field.

Location: filter.p

Parameters:

INPUT phFrame AS HANDLE

Frame handle.

INPUT pcName AS CHARACTER

Name of the column.

INPUT pcDataType AS CHARACTER

data type to use.

INPUT pcViewAs AS CHARACTER

View-as.

INPUT pcFormat AS CHARACTER

Format.

INPUT plEnable AS LOGICAL

Enable for input.

INPUT pcTooltip AS CHARACTER

Tooltip text.

INPUT piHelpid AS INTEGER

Help ID.

INPUT pdRow AS DECIMAL

Row.

INPUT pdCol AS DECIMAL

Column.

INPUT pdHeight AS DECIMAL

Height. (If this is an editor, a height > 2 is used to set inner-lines instead of height, and the editor has word-wrap and a vertical scrollbar.)

INPUT pdWidth AS DECIMAL

Width.

Returns: HANDLE

Notes: PRIVATE function


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095